Avoid restrictions when copying window selection.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 7 Aug 2010 20:26:55 +0000 (16:26 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 7 Aug 2010 20:26:55 +0000 (16:26 -0400)
commitb15762e789b2702f38699009cce69fdf2cb65df9
treedcb2cb1100a9019fabf74f3b3db13708e8bfea2f
parent36ddd8ec7f4918a90331f01744d06b253cc7b3f7
Avoid restrictions when copying window selection.
* src/keyboard.c (command_loop_1):
* src/insdel.c (prepare_to_modify_buffer): Don't call validate_region.
src/ChangeLog
src/insdel.c
src/keyboard.c